Release 10.1A: OpenEdge Development:
ADM Reference


newWhereClause

Appends a new expression to the query’s prepare string for a specified buffer.

Location: lookup.p

Parameters:

INPUT pcBuffer AS CHARACTER

The target buffer.

INPUT pcExpression AS CHARACTER

The new expression.

INPUT pcWhere AS CHARACTER

The current query-prepare string.

INPUT pcAndOr AS CHARACTER

The operator with which to append the new expression: ‘AND’ (default) or ‘OR’.

Returns: CHARACTER

Notes: This is a utility function that does not use properties.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095